(ucs-input-help): Fix title of ucs input method.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 9 Dec 2006 19:20:23 +0000 (19:20 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 9 Dec 2006 19:20:23 +0000 (19:20 +0000)
leim/quail/uni-input.el

index 851b4fdf223c4a4d97c331c80edc36a778c84259..cbe08f3a7f650f46ff3e0b410e1bce520e153d90 100644 (file)
@@ -149,7 +149,7 @@ While this input method is active, the variable
   (interactive)
   (with-output-to-temp-buffer "*Help*"
     (princ "\
-Input method: ucs (mode line indicator:U)
+Input method: ucs (mode line indicator:U+)
 
 Input as Unicode: U<hex> or u<hex>, where <hex> is a four-digit hex number.")))